xowiki::utility proc user_is_active (public)

 xowiki::utility[i] user_is_active [ -asHTML on|off ] uid

Defined in packages/xowiki/tcl/xowiki-utility-procs.tcl

Tell whether a user is active according to the Request Monitor.

Switches:
-asHTML
(boolean) (defaults to "false") (optional)
when true, the proc will return an HTML rendering of the user information.
Parameters:
uid - the user id
Returns:
boolean or HTML according to the 'asHTML' flag.

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: